window: Don't manually queue a draw on the new focus widget
authorTimm Bäder <mail@baedert.org>
Tue, 15 Jan 2019 05:11:03 +0000 (06:11 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 16 Jan 2019 18:01:38 +0000 (19:01 +0100)
commitc1c764255f5108ea7b16ac590cc492a748d6fb26
tree29c2641a00c8f24b2726fc6b128e02c032092b5b
parent7dd54b5789aae821c3af5b5eb9536503832d9e04
window: Don't manually queue a draw on the new focus widget

This is either unneeded and OK to remove, or it is needed and there's a
bug somewhere else.
gtk/gtkwindow.c